home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic Source Code / Visual Basic Source Code.iso / vbsource / fastview / readme.txt < prev   
Encoding:
Text File  |  1999-01-16  |  4.4 KB  |  135 lines

  1. -----------------------------------------------------------------------------
  2.                          FastView32 2.0b2 for Windows 95*
  3. -----------------------------------------------------------------------------
  4.                         http://www.homeonthewww.com/ryan/
  5. -----------------------------------------------------------------------------
  6.  
  7. What's New:
  8.  
  9. Version 2.0
  10. - Tile background image
  11. - generate HTML Image tags
  12. - Create Image Maps
  13. - View HTML and Text files
  14. - Scroll bars on large images
  15. - Support for viewing .ico (icon) files
  16. - Support for viewing .emf (Enhanced Windows Meta) files
  17. - a few bug fixes
  18.  
  19. Version 1.01
  20. - a few bug fixes
  21.  
  22. -----------------------------------------------------------------------------
  23.  
  24. Important Notes:
  25.  
  26. I will accept no responsibility whatsoever for any damage caused directly or
  27. indirectly from using this software.
  28.  
  29. Please report all bugs and problems to ryan@homeonthewww.com, along with
  30. the version number of the application, the basic specifications of your
  31. computer, and major software packages installed (eg. Internet Explorer,
  32. Netscape, FirstAid, Norton Utilities, etc.).  If the bug is something that
  33. occurs while using the program, please describe exactly what happened in as
  34. much detail as you can remember (screen shots are also very often useful).
  35.  
  36. I would greatly appreciate feedback on the features, user interface and
  37. ease of use, as well as any other comments you would like to make.
  38.  
  39. It seems that this program has been uploaded to a few sites on the internet.
  40. I have not been responsible for this and it is virtually impossible for me to
  41. try and keep track of these sites.  The only site on the internet guaranteed
  42. to have the latest version of the program is my own web site.
  43.  
  44. -----------------------------------------------------------------------------
  45.  
  46. Installation Instructions:
  47.  
  48. Downloaded file
  49.  
  50. * fastview32.zip - Program files only, no VB run-times
  51.  
  52. The best way to upgrade may be to download fastview32.zip and just extract
  53. the files over the the existing installation.
  54.  
  55. VB 5 Run-time libraries (Service Pack 3) required:
  56.  
  57. * Msvbvm50.dll
  58. * StdOle2.tlb
  59. * OleAut32.dll
  60. * OlePro32.dll
  61. * AsycFilt.dll
  62. * Ctl3d32.dll
  63. * ComCat.dll
  64. * Comdlg32.ocx
  65. * Shdocvw.dll
  66.  
  67. If you are missing any files required by the program, they may be downloaded
  68. from my web site.
  69.  
  70. http://www.homeonthewww.com/ryan/
  71.  
  72. If you feel a little apprehensive about possible damage to your system that
  73. could be caused by the use of this software, then back up the SYSTEM.DAT and
  74. USER.DAT files before changing anything in case of the unlikely event that
  75. something goes wrong.
  76.  
  77. -----------------------------------------------------------------------------
  78.  
  79. Known Issues:
  80.  
  81. * None that I'm aware of
  82.  
  83. -----------------------------------------------------------------------------
  84.  
  85. Known Bugs:
  86.  
  87. * When saving an image as bitmap, icon, metafile, or enhanced metafile,
  88. it's saved using the same format as the original file. If it is a GIF or
  89. JPEG file, it is saved as a bitmap file.
  90.  
  91. -----------------------------------------------------------------------------
  92.  
  93. Troubleshooting:
  94.  
  95. * Wrong Version of Runtime DLL
  96.  
  97.     Download msvbvm50.zip  from my web site
  98.  
  99. * Error loading from DLL.
  100.  
  101.     Download STDOLE2.TLB from my web site.
  102.  
  103. * Run-time error 31037, "Error loading from file."
  104.  
  105.     If you get this error while loading the application, the most likely
  106.     cause is that there is a problem with COMCTL32.OCX.  To remedy this,
  107.     download a new copy of this file from my home page and use REGSVR32.EXE
  108.     to register it (eg. REGSVR32 C:\WINDOWS\SYSTEM\COMCTL32.OCX) if
  109.     necessary.  It is also possible that you could get this error if you do
  110.     not have enough memory available to run the program.
  111.  
  112. * Run-time error 367, "Can't load (or register) custom control COMCTL32.OCX."
  113.  
  114.     Please refer to the installations instructions at the beginning of this
  115.     document for the list of required files, and make sure they are all
  116.     in your Windows\System folder.
  117.  
  118. * Cannot find MSVCRT.DLL/MSVCIRT.DLL
  119.  
  120.     MSVCRT.DLL and MSVCIRT.DLL can be sent to you be e-mail if you need them.
  121.  
  122. ryan@homeonthewww.com
  123.  
  124. * Unexpected error; quitting
  125.  
  126. goto: http://www.homeonthewww.com/ryan/faq.html
  127.  
  128. -----------------------------------------------------------------------------
  129.  
  130. Sending feedback:
  131.  
  132. Ryan Martinsen
  133. E-mail: ryan@homeonthewww.com
  134. WEB: http://www.homeonthewww.com/ryan/
  135.